inspector: Show the default.activate action
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2019 01:53:57 +0000 (01:53 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2019 01:53:57 +0000 (01:53 +0000)
commitcd5c39834d14fffbe508a707d23bc1d350e91b89
tree91a0ab41a6e3af3a9a8746fef0331117ca9ed452
parent78d254370c5240b76d320f8ceb374da153843926
inspector: Show the default.activate action

We were hardcoding that GtkApplicationWindow only
has a single action group with prefix 'win', but
that is no longer the case. Simply use the code
for the general widget case that can handle multiple
action groups.
gtk/inspector/actions.c